FtpSettings
Settings for FTP server connections
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
isRequireReuseTLS |
Does the server require reuse TLS connections |
- |
boolean |
|
portRangeMin |
Minimum value for port range for active FTP |
- |
integer |
int32 |
ftpSecurityType |
Encryption type |
- | ||
portRangeMax |
Maximum value for port range for active FTP |
- |
integer |
int32 |
ftpDataMode |
Active or passive |
- |